CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - DES Algorithm

搜索资源列表

  1. DES

    0下载:
  2. DES加密算法,提供界面。运行时运行Java Ui就可以。-DES encryption algorithm to provide interface. Run-time can run Java Ui.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-29
    • 文件大小:24463
    • 提供者:Joh
  1. des

    0下载:
  2. 文件加密算法的头文件des算法 文件加密算法的头文件des算法-File encryption algorithm header file des algorithm file encryption algorithm header file des algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:2549
    • 提供者:cherryiso
  1. des

    0下载:
  2. 掌握DES标准的算法描述 采用C语言实现DES加密算法; -Master standard DES algorithm using C language descr iption of DES encryption algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:5842
    • 提供者:vip
  1. 11912867DES

    0下载:
  2. des算 法-des algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-29
    • 文件大小:14355
    • 提供者:dys
  1. DES

    0下载:
  2. DES算法实现文件加密工具的代码,算法实现-DES algorithm code file encryption tool, algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-07
    • 文件大小:1533365
    • 提供者:shf
  1. Des-code

    0下载:
  2. 本代码是一个完整的DES算法源代码,包括加密、和解密算法。-This code is a complete DES algorithm source code, including encryption, and decryption algorithm.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3513
    • 提供者:Sunway
  1. des

    0下载:
  2. 根据网上找到的算法进行了修改的C++DES加密解密算法 -According to the Internet to find the algorithm is modified C++ DES encryption and decryption algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:8928
    • 提供者:梁新强
  1. DES.tar

    0下载:
  2. des算法-des algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:4336
    • 提供者:vicp
  1. DES

    0下载:
  2. 一个实现DES加解密算法的小程序,编程实现DES算法的加密过程、脱密过程和16个内部密钥生成过程-An implementation of DES encryption and decryption algorithm applet, programming encryption algorithm DES implementation process, from secret process and the 16 internal key generation process
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-25
    • 文件大小:122998
    • 提供者:andy
  1. Des

    0下载:
  2. DES算法为密码体制中的对称密码体制,又被成为美国数据加密标准,是1972年美国IBM公司研制的对称密码体制加密算法。-DES algorithm for the symmetric cryptosystem cryptosystem, was to become the United States Data Encryption Standard, in 1972 the United States are IBM developed encryption algorithm symmetri
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-05
    • 文件大小:3586
    • 提供者:allisonying
  1. DES1

    0下载:
  2. DES的算法实现,详细介绍DES算法,采用VC6.0编写-DES algorithm implementation
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-08
    • 文件大小:1878762
    • 提供者:taintian
  1. DES

    0下载:
  2. 这是从目前银行里,使用的“标准DES算法”,des/undes可对指定长度(最多8的整数倍)的数据进行加解密,密钥为8个字节长度。本程序在DSP5501上使用,去掉技术段的定义,可以移植到PC等环境上。-This is from the current bank, use the " standard DES algorithm" , des/undes can specify the length (up to integer multiple of 8) data encry
  3. 所属分类:DSP program

    • 发布日期:2017-04-14
    • 文件大小:3109
    • 提供者:sck007
  1. DES_report1

    0下载:
  2. The Data Encryption Standard (DES) is a published federal encryption standard created to protect unclassified computer data and communications. The DES algorithm is the most widely used encryption algorithm in the world
  3. 所属分类:Project Design

    • 发布日期:2017-05-07
    • 文件大小:1264527
    • 提供者:sandeep
  1. DESHTM

    0下载:
  2. 用VHDL语言实现了DES加密算法,其中包含了测试程序,能够进行仿真。-Using VHDL language implementation of the DES encryption algorithm, which contains the test procedures can be simulated.
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:9449
    • 提供者:心飞扬
  1. DES_IP

    0下载:
  2. 有效的改进3-DES算法的执行速度,采用了多级流水线技术,设计了一种高速的硬件结构,使得原来需要48个时钟周期才能完成的运算,现在只需要一个时钟周期就可以完成。另外通过增加输入/输出的控制信号。使得该IP可以方便的集成到SOC中,大大缩短了SOC的设计周期。-Effective 3-DES algorithm to improve the implementation of speed, multi-stage pipeline technology, designed a high-speed
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:23417
    • 提供者:charity
  1. DES_PC

    0下载:
  2. DES 源码 可用于加密或解密 这是一个VC++6.0下写的DES算法的源码-DES This is a VC++ 6.0 of the DES algorithm to write source code, the program in the console input string realize encryption
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-08
    • 文件大小:8056
    • 提供者:L
  1. DES

    0下载:
  2. unit allows to cript and decript using DES algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3261
    • 提供者:kuanysh23
  1. DES_CBC

    0下载:
  2. this code implements the DES with CBC algorithm in the platform visual studio 2005
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-14
    • 文件大小:3050
    • 提供者:Jiajie Cen
  1. Des

    0下载:
  2. this progam written in java language and describe the des algorithm that allow us to encrypt and decrypt the information
  3. 所属分类:Java Develop

    • 发布日期:2017-04-27
    • 文件大小:224218
    • 提供者:zooz
  1. DES

    0下载:
  2. DES的每个分组是64位,既明文和密钥都是64位(密钥实际用56位,每字节第8位为校验)。这个算法的核心是Feistel密码,由于其设计的巧妙,加密解密都用一个函数,具体原理请查阅其他资料。DES的流程基本是执行16轮下面的运算:-DES each packet is 64, both explicit and are 64-bit key (actual key 56, the first 8 bytes each for validation). The core of this algor
  3. 所属分类:Document

    • 发布日期:2017-04-02
    • 文件大小:23486
    • 提供者:吴成刚
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com